gix-hashtable 0.6.0

A crate that provides hashtable based data structures optimized to utilize ObjectId keys
Documentation
Customized `HashMap` and Hasher implementation optimized for using `ObjectId`s as keys. The crate mirrors `std::collections` in layout for familiarity.